index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
check-racy.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-12-03
Add a built-in alias for 'stage' to the 'add' command
Scott Chacon
2
-0
/
+20
2008-12-03
Add backslash to list of 'crud' characters in real name
Linus Torvalds
1
-0
/
+1
2008-12-03
Makefile: introduce NO_PTHREADS
Junio C Hamano
4
-1
/
+31
2008-12-03
Documentation: describe how to "bisect skip" a range of commits
Christian Couder
2
-2
/
+21
2008-12-03
bisect: fix "git bisect skip <commit>" and add tests cases
Christian Couder
2
-3
/
+20
2008-12-03
Update comment on gitweb_check/get_feature
Giuseppe Bilotta
1
-1
/
+3
2008-12-02
git-gui: Teach start_push_anywhere_action{} to notice when remote is a mirror.
Mark Burton
1
-16
/
+27
2008-12-01
gitk: Add a menu option to start git gui
Alexander Gavrilov
1
-0
/
+3
2008-12-01
gitk: Make line origin search update the busy status
Alexander Gavrilov
1
-0
/
+3
2008-12-01
gitk: Update German translation
Christian Stimming
1
-8
/
+43
2008-12-01
gitk: Fix bug in accessing undefined "notflag" variable
Paul Mackerras
1
-5
/
+1
2008-12-01
gitk: Highlight only when search type is "containing:".
Paul Mackerras
1
-3
/
+4
2008-12-01
GIT 1.6.1-rc1
v1.6.1-rc1
Junio C Hamano
1
-4
/
+15
2008-12-01
Include git-gui--askpass in git-gui RPM package
Junio C Hamano
1
-0
/
+1
2008-12-01
send-email: do not reverse the command line arguments
Junio C Hamano
2
-1
/
+14
2008-12-01
Update draft release notes to 1.6.0.5
Junio C Hamano
1
-0
/
+22
2008-12-01
generate-cmdlist.sh: avoid selecting synopsis at wrong place
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2008-12-01
gitweb: make gitweb_check_feature a boolean wrapper
Giuseppe Bilotta
1
-20
/
+36
2008-12-01
gitweb: rename gitweb_check_feature to gitweb_get_feature
Junio C Hamano
1
-23
/
+23
2008-12-01
gitweb: fix 'ctags' feature check and others
Junio C Hamano
1
-7
/
+7
2008-11-28
sha1_file.c: resolve confusion EACCES vs EPERM
Sam Vilain
1
-1
/
+1
2008-11-28
sha1_file: avoid bogus "file exists" error message
Joey Hess
1
-1
/
+1
2008-11-28
git checkout: don't warn about unborn branch if -f is already passed
Matt McCutchen
1
-1
/
+1
2008-11-28
bash: offer refs instead of filenames for 'git revert'
SZEDER Gábor
1
-1
/
+1
2008-11-28
bash: complete full refs
SZEDER Gábor
1
-4
/
+15
2008-11-28
bash: remove dashed command leftovers
SZEDER Gábor
1
-33
/
+8
2008-11-27
git-p4: fix keyword-expansion regex
Pete Wyckoff
1
-1
/
+1
2008-11-27
Fix typos in the documentation.
Ralf Wildenhues
3
-5
/
+5
2008-11-27
Fix typos in the documentation.
Ralf Wildenhues
4
-4
/
+4
2008-11-26
git-gui: update Japanese translation
Nanako Shiraishi
1
-294
/
+825
2008-11-26
config.txt: alphabetize configuration sections
Matt McCutchen
1
-48
/
+48
2008-11-26
xdiff-interface.c: remove 10 duplicated lines
Jim Meyering
1
-11
/
+0
2008-11-26
t9129-git-svn-i18n-commitencoding: Make compare_svn_head_with() compatible wi...
Marcel Koeppen
1
-1
/
+1
2008-11-26
Teach "git diff" to honour --[no-]ext-diff
Junio C Hamano
2
-1
/
+25
2008-11-26
send-email: Fix Pine address book parsing
Trent Piepho
1
-3
/
+6
2008-11-26
bisect: teach "skip" to accept special arguments like "A..B"
Christian Couder
1
-1
/
+18
2008-11-26
builtin_clone: use strbuf in cmd_clone()
Miklos Vajna
1
-20
/
+25
2008-11-26
builtin-clone: use strbuf in clone_local() and copy_or_link_directory()
Miklos Vajna
1
-27
/
+31
2008-11-26
builtin-clone: use strbuf in guess_dir_name()
Miklos Vajna
1
-3
/
+3
2008-11-24
remove the unused files interpolate.c and interpolate.h
René Scharfe
3
-130
/
+0
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-24
fast-export: use an unsorted string list for extra_refs
Johannes Schindelin
2
-3
/
+3
2008-11-24
Add new testcase to show fast-export does not always exports all tags
Miklos Vajna
1
-0
/
+8
2008-11-24
sha1_file: avoid bogus "file exists" error message
Joey Hess
1
-1
/
+1
2008-11-24
Fix misleading wording for git-cherry-pick
Bryan Drewery
1
-7
/
+6
2008-11-24
Fix t4030-diff-textconv.sh
Alex Riesen
1
-1
/
+1
[next]