Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
list_commands(): simplify code by using chdir()
author
Scott R Parish
<srp@srparish.net>
Sat, 27 Oct 2007 08:36:52 +0000
(
01:36
-0700)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 30 Oct 2007 03:51:37 +0000
(20:51 -0700)
The current code builds absolute path strings for each file to
stat(), this can easily be avoided by chdir()ing into the directory.
Signed-off-by: Scott R Parish <srp@srparish.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
0966003
)
No differences found