index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
git-remote: reject adding remotes with invalid names
Jonas Fonseca
2008-04-19
4
-6
/
+32
*
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2008-04-17
2
-22
/
+33
|
\
|
*
git-am: minor cleanup
Junio C Hamano
2008-04-17
1
-2
/
+1
|
*
Clarify and fix English in "git-rm" documentation
Jon Loeliger
2008-04-17
1
-20
/
+32
*
|
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2008-04-16
6
-33
/
+54
|
\
|
|
*
git-bisect: make "start", "good" and "skip" succeed or fail atomically
Christian Couder
2008-04-16
2
-5
/
+16
|
*
git-am: cope better with an empty Subject: line
Linus Torvalds
2008-04-16
1
-14
/
+10
|
*
Ignore leading empty lines while summarizing merges
Linus Torvalds
2008-04-16
1
-1
/
+9
|
*
bisect: squelch "fatal: ref HEAD not a symref" misleading message
Christian Couder
2008-04-16
1
-1
/
+1
|
*
builtin-apply: Show a more descriptive error on failure when opening a patch
Alberto Bertogli
2008-04-16
1
-1
/
+1
|
*
Clarify documentation of git-cvsserver, particularly in relation to git-shell
Scott Collins
2008-04-16
1
-11
/
+17
*
|
git clean: Add test to verify directories aren't removed with a prefix
Shawn Bohrer
2008-04-15
1
-2
/
+3
*
|
git clean: Don't automatically remove directories when run within subdirectory
Shawn Bohrer
2008-04-15
2
-7
/
+8
*
|
git-submodule - possibly use branch name to describe a module
Mark Levedahl
2008-04-15
1
-1
/
+2
*
|
t7401: squelch garbage output
Junio C Hamano
2008-04-13
1
-1
/
+1
*
|
Documentation/git-submodule: typofix
Junio C Hamano
2008-04-13
1
-1
/
+1
*
|
Fix config key miscount in url.*.insteadOf
Daniel Barkalow
2008-04-13
2
-5
/
+5
*
|
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2008-04-13
4
-5
/
+16
|
\
|
|
*
Docs gitk: Explicitly mention the files that gitk uses (~/.gitk)
Clifford Caoile
2008-04-13
1
-0
/
+5
|
*
Document -w option to shortlog
Junio C Hamano
2008-04-13
2
-3
/
+9
|
*
bisect: report bad rev better
Christian Couder
2008-04-13
1
-2
/
+2
*
|
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2008-04-12
7
-13
/
+34
|
\
|
|
*
bisect: fix bad rev checking in "git bisect good"
Christian Couder
2008-04-12
2
-9
/
+18
|
*
revision.c: make --date-order overriddable
Michele Ballabio
2008-04-12
1
-0
/
+1
|
*
Fix section about backdating tags in the git-tag docs
Björn Steinbrink
2008-04-12
1
-2
/
+2
|
*
Document option --only of git commit
Johannes Sixt
2008-04-11
2
-1
/
+12
|
*
Documentation/git-request-pull: Fixed a typo ("send" -> "end")
Dirk Suesserott
2008-04-11
1
-1
/
+1
*
|
git-submodule: Avoid 'fatal: cannot describe' message
Ping Yin
2008-04-12
1
-1
/
+1
*
|
Force the medium pretty format on calls to git log
Pedro Melo
2008-04-12
1
-1
/
+1
*
|
git-fetch: fix status output when not storing tracking ref
Jeff King
2008-04-10
1
-15
/
+13
*
|
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2008-04-10
7
-15
/
+32
|
\
|
|
*
core-tutorial.txt: Fix showing the current behaviour.
Carlos Rica
2008-04-10
1
-6
/
+6
|
*
git-archive: ignore prefix when checking file attribute
René Scharfe
2008-04-10
3
-5
/
+22
|
*
Fix documentation syntax of optional arguments in short options.
Carlos Rica
2008-04-10
3
-4
/
+4
*
|
GIT 1.5.5
v1.5.5
Junio C Hamano
2008-04-08
3
-8
/
+7
*
|
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
2008-04-08
1
-3
/
+3
|
\
\
|
*
|
gitk: Fix changing colors through Edit->Preferences
Gerrit Pape
2008-04-06
1
-3
/
+3
*
|
|
git-svn: fix following renamed paths when tracking a single path
Eric Wong
2008-04-07
3
-2
/
+113
*
|
|
Merge branch 'jc/maint-apply-match-beginning'
Junio C Hamano
2008-04-07
2
-13
/
+29
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Fix "git apply" to correctly enforce "match at the beginning"
Junio C Hamano
2008-04-07
2
-13
/
+29
*
|
|
Add prefix oriented completions for diff and format-patch commands.
Pascal Obry
2008-04-07
1
-1
/
+4
*
|
|
test suite: remove useless TERM cruft in "t7005-editor.sh"
Christian Couder
2008-04-07
1
-4
/
+0
*
|
|
Add interactive option in rebase command completion list.
Pascal Obry
2008-04-07
1
-1
/
+1
*
|
|
Add description of OFS_DELTA to the pack format description
Peter Eriksen
2008-04-07
1
-1
/
+15
*
|
|
git-pack-objects.txt: Make wording slightly less ambiguous
Peter Eriksen
2008-04-06
1
-2
/
+3
*
|
|
git-fetch: Don't trigger a bus error when given the refspec "tag"
Kevin Ballard
2008-04-06
1
-0
/
+2
*
|
|
Revert "gitweb: Add 'status_str' to parse_difftree_raw_line output"
Jakub Narebski
2008-04-06
1
-3
/
+2
*
|
|
Merge git://repo.or.cz/git-gui
Junio C Hamano
2008-04-05
2
-51
/
+45
|
\
\
\
|
*
|
|
git-gui: use +/- instead of ]/[ to show more/less context in diff
gitgui-0.10.1
Michele Ballabio
2008-04-05
1
-6
/
+12
|
*
|
|
git-gui: Update french translation
Christian Couder
2008-04-05
1
-45
/
+33
[next]