Commit Graph

18 Commits

Author SHA1 Message Date
Fabien Potencier
dca25b61a9 fixed blame when the file has been renamed (in which case the blame command returns the file name in the output) 2012-07-07 08:57:42 +02:00
Klaus Silveira
99f28161ef Merge pull request #67 from attiks/i64b
check if file exists before reading to avoid warnings
2012-06-28 10:35:15 -07:00
Peter Droogmans
3308fe4699 check if file exists before reading to avoid warnings 2012-06-28 16:27:18 +02:00
Peter Droogmans
bda9cc5f0e possible fix 2012-06-28 14:14:56 +02:00
Peter Droogmans
22a81468d5 fix for #61, #62 2012-06-27 14:43:46 +02:00
Klaus Silveira
ec2e12dc04 Merge pull request #62 from skwashd/default-from-head
Read default branch from .git/HEAD
2012-06-26 11:54:15 -07:00
Dave Hall
158150d6c3 Issue #57: Interleave commits in blame 2012-06-26 21:47:19 +10:00
Dave Hall
19d80921f0 Issue #61: Read default branch from .git/HEAD 2012-06-26 21:04:37 +10:00
Klaus Silveira
8092f9c3c8 Better error handling in the commit log 2012-06-07 02:37:45 -03:00
Klaus Silveira
484c72679a Better filename handling in commit logs, fixes #35 2012-06-07 02:32:30 -03:00
Klaus Silveira
df8f74a9cb Fixing wc -l implementation on getTotalCommits 2012-06-07 02:03:32 -03:00
Klaus Silveira
fbd79f256b Dropped --count on rev-list in order to improve compatibility, using wc -l. Fixes #31 2012-06-07 01:46:02 -03:00
Dave Hall
da43306c1e Fix binary file names 2012-05-27 23:19:40 +10:00
Klaus Silveira
9c4b5e9f35 Abstracting the pager and improving the pagination system 2012-05-23 20:58:38 -03:00
Klaus Silveira
b5ba7959d7 Commit pagination now with proper last page. Thanks @kulbirsaini! 2012-05-23 04:06:31 -03:00
Klaus Silveira
595bd91d2c Better error handling for commits 2012-05-23 03:15:20 -03:00
Klaus Silveira
3f3c25bce8 Adding very simple pagination to commits, both repository and history. Fixes #4 2012-05-23 03:10:37 -03:00
Klaus Silveira
df43c987cf Initial commit 2012-05-18 01:38:33 -03:00