index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
index-pack.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-24
daemon: deglobalize variable 'directory'
René Scharfe
1
-10
/
+6
2008-11-24
daemon: inline fill_in_extra_table_entries()
René Scharfe
1
-8
/
+2
2008-11-24
daemon: use strbuf_expand() instead of interpolate()
René Scharfe
1
-55
/
+54
2008-11-24
merge-recursive: use strbuf_expand() instead of interpolate()
René Scharfe
2
-13
/
+9
2008-11-24
add strbuf_expand_dict_cb(), a helper for simple cases
René Scharfe
3
-0
/
+28
2008-11-19
git-commit.txt - mention that files listed on the command line must be known ...
Mark Burton
1
-1
/
+2
2008-11-19
Documentation: rev-list-options.txt: added --branches, --tags & --remotes.
Mark Burton
1
-0
/
+15
2008-11-19
builtin-branch: use strbuf in rename_branch()
Miklos Vajna
1
-18
/
+21
2008-11-19
builtin-branch: use strbuf in fill_tracking_info()
Miklos Vajna
1
-10
/
+8
2008-11-19
builtin-branch: use strbuf in delete_branches()
Miklos Vajna
1
-4
/
+4
2008-11-17
Documentation: tutorial: add information about "git help" at the beginning
Christian Couder
3
-0
/
+12
2008-11-17
Documentation: user-manual: add information about "git help" at the beginning
Christian Couder
1
-1
/
+11
2008-11-17
builtin-remote.c: plug a small memory leak in get_one_remote_for_updates()
Junio C Hamano
1
-1
/
+1
2008-11-17
git-remote: match usage string with the manual pages
Cheng Renquan
1
-4
/
+4
2008-11-17
request-pull: make usage string match manpage
Stefan Naewe
1
-3
/
+3
2008-11-16
git-gui: Fix the search bar destruction handler.
Alexander Gavrilov
1
-1
/
+1
2008-11-16
Update the po template
Shawn O. Pearce
1
-285
/
+791
2008-11-16
git-gui: Implement automatic rescan after Tool execution.
Alexander Gavrilov
1
-2
/
+42
2008-11-16
git-gui: Allow Tools request arguments from the user.
Alexander Gavrilov
2
-5
/
+203
2008-11-16
git-gui: Add a Tools menu for arbitrary commands.
Alexander Gavrilov
3
-0
/
+359
2008-11-16
git-gui: Fix the after callback execution in rescan.
Alexander Gavrilov
2
-16
/
+31
2008-11-16
git-gui: Implement system-wide configuration handling.
Alexander Gavrilov
2
-9
/
+15
2008-11-16
git-gui: try to provide a window icon under X
Giuseppe Bilotta
1
-0
/
+22
2008-11-16
Fix machine-parseability of 'git log --source'
Linus Torvalds
1
-1
/
+1
2008-11-16
Teach ls-files --with-tree=<tree> to work with options other than -c
Junio C Hamano
1
-0
/
+2
2008-11-16
builtin-ls-files.c: coding style fix.
Junio C Hamano
1
-1
/
+1
2008-11-15
Documentation: git-svn: fix example for centralized SVN clone
Jan Krüger
1
-0
/
+2
2008-11-15
Documentation: fix links to "everyday.html"
Christian Couder
2
-4
/
+8
2008-11-15
revision.c: use proper data type in call to sizeof() within xrealloc
Brandon Casey
1
-1
/
+1
2008-11-15
repack: only unpack-unreachable if we are deleting redundant packs
Brandon Casey
3
-10
/
+22
2008-11-15
Documentation: New GUI configuration and command-line options.
Alexander Gavrilov
4
-0
/
+65
2008-11-14
git-svn: Update git-svn to use the ability to place temporary files within re...
Marten Svanfeldt (dev)
1
-4
/
+5
2008-11-14
Git.pm: Make _temp_cache use the repository directory
Marten Svanfeldt (dev)
1
-5
/
+10
2008-11-14
git-svn: proper detection of bare repositories
Deskin Miller
2
-5
/
+16
2008-11-14
git-svn: respect i18n.commitencoding config
Eric Wong
2
-3
/
+101
2008-11-14
git-svn: don't escape tilde ('~') for http(s) URLs
Eric Wong
1
-3
/
+3
2008-11-13
date/time: do not get confused by fractional seconds
Linus Torvalds
1
-6
/
+20
2008-11-13
gitk: Fix linehtag undefined error with file highlighting
Paul Mackerras
1
-2
/
+5
2008-11-13
gitk: Fix commit encoding support
Alexander Gavrilov
1
-2
/
+23
2008-11-13
gitk: Fix transient windows on Win32 and MacOS
Alexander Gavrilov
1
-13
/
+31
2008-11-13
gitk: Add accelerators to frequently used menu commands
Alexander Gavrilov
1
-7
/
+29
2008-11-13
Update draft release notes to 1.6.1
Junio C Hamano
1
-1
/
+33
2008-11-13
t7700: test that 'repack -a' packs alternate packed objects
Brandon Casey
1
-0
/
+16
2008-11-13
git.html: Update the links to stale versions
Junio C Hamano
1
-1
/
+3
2008-11-13
Start 1.6.0.5 cycle
Junio C Hamano
2
-1
/
+22
2008-11-12
Fix pack.packSizeLimit and --max-pack-size handling
Nicolas Pitre
2
-2
/
+16
2008-11-12
rev-list documentation: clarify the two parts of history simplification
Santi Béjar
1
-2
/
+46
2008-11-12
Document "git log --simplify-by-decoration"
Nanako Shiraishi
1
-0
/
+8
2008-11-12
checkout: Fix "initial checkout" detection
Junio C Hamano
4
-3
/
+9
2008-11-12
status: show "-v" diff even for initial commit
Jeff King
2
-3
/
+4
[next]